ASP.NET MVC Controls
VerticalPosition Property

Gets or sets the vertical position of the LineMarker relative to the plot area.
Syntax
'Declaration
 
Public Property VerticalPosition As Nullable(Of Single)
public Nullable<float> VerticalPosition {get; set;}
Remarks
Its value range is (0, 1). If the value is null or undefined and @see:Interaction is set to Chart.LineMarkerInteraction.Move, the vertical position of the LineMarker is calculated automatically based on the pointer's position.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LineMarker<T> Class
LineMarker<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback